Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| id | long | The Kademi internal ID for this voucher | |
| voucherId | String | ||
| statusChangedBy | ExtProfileBean | ||
| voucherTypeCode | String | ||
| voucherTypeTitle | String | ||
| voucherTypeContent | String | ||
| createdDate | Date | ||
| expiryDate | Date | ||
| createdBy | ExtProfileBean | ||
| allocatedTo | ExtProfileBean | ||
| allocatedToId | String | ||
| status | String | ||
| statusDate | Date | ||
| voucherStatusChanges | List | ||
| fields | Map | ||
| statusChangedForOrg | OrgData | ||
| redeemingOrg | OrgData |
Hide comments